Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MediatR.CommandQuery.Audit from 15.9.8 to 16.0.0 in /service #280

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps MediatR.CommandQuery.Audit from 15.9.8 to 16.0.0.

Release notes

Sourced from MediatR.CommandQuery.Audit's releases.

v16.0.0

What's Changed

  • add: .net 9.0 support
  • breaking: drop support for net6.0 and net7.0
  • breaking: IPrincipal changed to ClaimsPrincipal
  • breaking: EntityQueryEndpointBase & EntityCommandEndpointBase now include ILoggerFactory
  • breaking: ICacheQueryResult renamed to ICacheResult
  • breaking: Commands and Queries are not record types
  • change: Endpoints now return problem detail result on error
  • add: HybridCache support
  • add: IDispatcher for Blazor Auto support

Full Changelog: loresoft/MediatR.CommandQuery@v15.9.8...v16.0.0

v16.0.0-beta.4

Full Changelog: loresoft/MediatR.CommandQuery@v16.0.0-beta.3...v16.0.0-beta.4

v16.0.0-beta.3

Full Changelog: loresoft/MediatR.CommandQuery@v16.0.0-beta.2...v16.0.0-beta.3

v16.0.0-beta.2

Full Changelog: loresoft/MediatR.CommandQuery@v16.0.0-beta.1...v16.0.0-beta.2

v16.0.0-beta.1

Full Changelog: loresoft/MediatR.CommandQuery@v15.9.8...v16.0.0-beta.1

Commits
  • 3d19cf8 Update MediatorServiceExtensions.cs
  • 4ec2ae1 make HybridCache optional
  • a21c8b9 Merge pull request #591 from loresoft/dependabot/nuget/Microsoft.NET.Test.Sdk...
  • b87e908 Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • cc78566 Merge pull request #590 from loresoft/dependabot/nuget/FluentValidation-11.11.0
  • 13e64fe Bump FluentValidation from 11.10.0 to 11.11.0
  • 2c5d693 Merge pull request #589 from loresoft/dependabot/nuget/System.Linq.Dynamic.Co...
  • a5b9bff Bump System.Linq.Dynamic.Core from 1.4.8 to 1.4.9
  • c625e63 Merge pull request #588 from loresoft/dependabot/nuget/SystemTextJsonPatch-4.1.0
  • 1b6bc0b Bump SystemTextJsonPatch from 4.0.0 to 4.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [MediatR.CommandQuery.Audit](https://github.com/loresoft/MediatR.CommandQuery) from 15.9.8 to 16.0.0.
- [Release notes](https://github.com/loresoft/MediatR.CommandQuery/releases)
- [Commits](loresoft/MediatR.CommandQuery@v15.9.8...v16.0.0)

---
updated-dependencies:
- dependency-name: MediatR.CommandQuery.Audit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 21, 2024
@github-actions github-actions bot merged commit ef35e4a into develop Nov 21, 2024
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/service/MediatR.CommandQuery.Audit-16.0.0 branch November 21, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants